Gets all the comments of an issue
curl --request GET \ --url https://api.plane.so/api/v1/workspaces/{workspace-slug}/projects/{project_id}/issues/{issue_id}/comments/ \ --header 'x-api-key: <api-key>'