Calls the "getClaimConditionById" function on the contract.
import { getClaimConditionById } from "thirdweb/extensions/erc721"; const result = await getClaimConditionById({ contract, conditionId: ...,});
The parsed result of the function call.