GetRecentMessagesUseCase    
    class GetRecentMessagesUseCase(messageRepository: MessageRepository, slowSyncRepository: SlowSyncRepository)
Gets the recent messages from the conversation
Gets the recent messages from the conversation