Returns item stack's count.
If normalize is true, the count is divided by the value of minecraft:max_stack_size and clamped in [0, 1].
true
minecraft:max_stack_size
[0, 1]
If normalize is false, the count is clamped in [0, infinity[.
false
[0, infinity[