get

suspend fun get(id: ConversationId): Conversation?

Return one complete conversation, or null when it is not stored.