feat(efservices): Support blocked user case in user service
- feat(efservices): Support blocked user case in user service
Previously, blocked users would result in 404s with no further detection. While blocked users are a rare case, we should be able to detect those cases and react to them as needed.