No.4108
It isn't saved anywhere in the DOM, so you are out of luck.
It is however used in its API profusely so you can just look up `network` tab and filter by `XHR`.
Specifically the endpoint `
https://apiv3.fansly.com/api/v1/account?usernames={username}` returns ID in its response body.