pub fn blake3_hex_to_cid_string(hex_str: &str) -> Result<String, CidError>
Convert a BLAKE3 hex digest (64 chars) to a base32lower CID string.