POST /openapi/memorylake/api/v3/conversations/{conversationId}/messages/batch-get
Retrieves multiple messages from a conversation in a single request. Pass a list of message entry IDs and receive the corresponding messages. This is more efficient than calling Get Message individually when you need several specific messages.