Function calling response format

In the json response for a function call, Will the content always be NONE?
Or will it be possible that I got a Content Answer and a function call at the same time?
Is it guaranteed that it’s either Content or a Tool_Call, not both at the same time?