contentTracingAllowed
Determines if content tracing is allowed for the specified content kind by checking TracingManager.contentCapturePolicy.
Return
true if tracing is allowed for the given content kind based on the current content capture policy; false otherwise.
Parameters
kind
The type of content being evaluated (e.g., ContentKind.INPUT or ContentKind.OUTPUT).