fix(qwen3_moe): correct return type annotation on Qwen3MoeSparseMoeBlock.forward (#45352)
* fix(qwen3_moe): correct return type annotation on Qwen3MoeSparseMoeBlock.forward
* fix: propagate Qwen3MoeSparseMoeBlock forward return type fix to generated vl_moe and omni_moe files
Built by Rudrendu Paul, developed with Claude Code
---------
Co-authored-by: Rudrendu <RudrenduPaul@users.noreply.github.com>