How to temporarily change player camera to "external BP" camera?

I solved the issue with the camera spawning inside the player mesh by using the camera attached to the player mesh as the new view target. It isn’t the most sophisticated solution but it works for me.