The [implementation](https://github.com/mailtrap/mailtrap-nodejs/blob/main/src/lib/api/resources/Messages.ts#L61) for `testing.messages.get` is missing a couple of things from the [API description](https://api-docs.mailtrap.io/docs/mailtrap-api-docs/a80869adf4489-get-messages) - * `last_id`, `page` and `search` query params * The `Message` response type is missing `smtp_information.data`