Paypal doesn't give normalized profile, like in docs

According to Paypal documentation, they are providing such things like given_name and family_name.
https://developer.paypal.com/api/identity/v1/#userinfo_get

Also according to Auth0 documentation, these 2 variables are part of normalized user profile.

I have tried almost everything but I can not get this information. Is there any way to get it?