pub(crate) async fn get_iroh_topic_for_msg( ctx: &Context, msg_id: MsgId, ) -> Result<Option<TopicId>>
Get the topic for a given MsgId.