Get all iga data at once if iga client allows it
Instead of making separate calls to the iga for 6k+ people we do one call that GETs all we need and cache it. This is only implemented for UiBs IGA client, but if it is implemented in one of the others, the code is ready for it.
Resolves: CRISTIN-62