Refrain from querying blob service from the NSE if CAST is missing
Summary: This differential make the NSE bail blob service query if CAST is missing
Test Plan:
- Send large notification to the native client.
- Ensure notif is displayed but the console logs say that blob service query was aborted because there was no CSAT.
- Now flip usingCommServicesAccessToken to true.
- Ensure large notif is fetched.
Reviewers: bartek, kamil
Reviewed By: bartek, kamil
Subscribers: ashoat, tomek
Differential Revision: https://phab.comm.dev/D12552