The Icosa API enforces a max page size of 100 but AssetServicesClient gets it's entire list of assets in one query and doesn't handle pagination. Therefore there's no way for any asset list in Blocks to have more than 100 items.
@jamesrampton - sidenote: should we increase the Icosa API limit?