Platform SDK JS: Fetching all queues across divisions

The fetchQueues method in the genesys-cloud-platform-client SDK seems to only return queues from the default division. I need data from all divisions for our New Relic dashboard aggregation. There is no obvious fetchAll or pagination endpoint for queues that spans divisions. Is there a documented way to iterate through divisions or a bulk endpoint I am missing?