pub fn parse_session_id(meta_hex: &str) -> Result<String>
Parse only the session id from Cursor metadata.
Returns an error when the encoded metadata is invalid or missing required fields.