async fn lookup_key_contact_by_fingerprint( context: &Context, fingerprint: &str, ) -> Result<Option<ContactId>>