At the moment, the data in the synced metadata table store is not properly synced + shared across different clients. This means that the web client will need to get the fid another way. We have an identity RPC called `findUserIdentities` where we can pass in the current user id and check if they have a farcaster id in the identity service and store it in the synced metadata table store
Depends on D12568