get Compute Unit Limit
Try to find a `ComputeBudgetInstruction::SetComputeUnitLimit` instruction in the given transaction, and returns the specified Unit Limit.
Return
nullable Unit Limit as a decimal string. Null if no instruction found.
Parameters
encoded Tx
base64 encoded Solana transaction.