Retrieve all active entitlements for a user on the current device.
NamiEntitlementManager.active() -> [NamiEntitlement]
NamiEntitlementManager.active(): List<NamiEntitlement>
NamiEntitlementManager.active();
Returns
Array of NamiEntitlement objects for all entitlements the current device has access to.