Method LoadEagerAsync<TProps>(long, int)
✅ Virtual method for EAGER loading of Props.
Open Source: uses get_object_json
Pro: overrides for PVT approach
protected virtual Task<RedbObject<TProps>?> LoadEagerAsync<TProps>(long objectId, int depth) where TProps : class, new()