Retrieves the list of messages for the chat.
@override List<ChatMessageModel> getMessages() => _cumulativeMessages;