pub fn is_valid_cid_format(cid: &str) -> bool
Check if CID format is valid (enhanced validation).
Validates IPFS CID format (both v0 and v1).