Problem The Plugin SDK's listMessages method only returns messages visible to the current user, not all messages in a conversation. Developers must work around this by using the Core API, which is less convenient and requires additional setup. Req...