Retrieves all messages associated with the session.
List<Message> getMessages() => session.getMessages();