fun <T> Iterable<ContractState>.sumFungibleOrZero(token: Issued<T>): <ERROR CLASS>
Sums the asset states in the list, returning zero of the given token if there are none.