Yes.
If you have two physical interfaces (e.g., eno1 and eno2), you can bond them (e.g., bond1) and use LACP.
Then, you would assign the bond to a bridge (e.g. vmbr3) that was VLAN-aware.
The VMs that needed multiple VLANs would use vmbr3 as their VM's bridge.
For VMs that only need a...