observeForConversation

abstract fun observeForConversation(conversationId: String): Flow<List<MessageEntity>>