There is a known issue about this, you can check it here: https://developercommunity.visualstudio.com/t/After-Update-to-17148-Im-unable-to-bu/10934224.
First, make sure you install the most recent release from https://visualstudio.microsoft.com/downloads/
And if this problem still exists, you can try installing a previous iOS workload version to see if you can get unblocked, just as Mauro Agnoletti [MSFT] mentioned. Please run the following command in a command prompt: dotnet workload install ios --version 9.0.204
This has been confirmed to work for other users, so please give it a try and let us know.